PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.colors Package / PDFColor Class / hashCode Method
In This Topic
    hashCode Method
    In This Topic
    Serves as the default hash function.
    Syntax
    public int hashCode()

    Return Value

    A hash code for the current Object.
    See Also